SaQTBatch 
Logical Entity Name  SaQTBatch 
Default Table Name  SaQTBatch 
Physical Only  NO 
Definition 
 
Note 
 

SaQTBatch Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaQTBatchID(PK)    int  NO 
 
SyCampusID    int  YES 
 
LowDate    datetime  YES 
 
HighDate    datetime  YES 
 
Type    char(10)  YES 
 
NumCredAdjTrans    int  YES 
 
NumChargeTrans    int  YES 
 
NumRecords    int  YES 
 
NetAmount    money  YES 
 
Status    char(1)  YES 
 
ErrorDesc    varchar(100)  YES 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaQTBatch Primary and Unique Keys 
Key Name  Key Type  Keys 
SaQTBatch_SaQTBatchID_U_C_IDX  PrimaryKey  SaQTBatchID 

SaQTBatch Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaQTBatch Check Constraints 
Check Constraint Name  CheckConstraint